cURL
curl --request DELETE \ --url https://app.plugchoice.com/api/v3/sites/{site_uuid}/cards/{card_id} \ --header 'Authorization: Bearer <token>'
{}
See the documentation for more information.
The ID of the card.
Card deleted
The response is of type object.
object
Was this page helpful?